crawl-common software package provides Dungeon Crawl, a text-based roguelike game (data files), you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install crawl-common
crawl-common is installed in your system.
Make ensure the crawl-common package were installed using the commands given below,
$ sudo dpkg-query -l | grep crawl-common *
You will get with crawl-common package name, version, architecture and description in a table
| Distro | Debian 7 wheezy |
| Section | Games |
| Package | crawl-common |
| Version | 2:0.10.3-3 |
| Description | Dungeon Crawl, a text-based roguelike game (data files) |
| Sub Section | Games |